Nicer configure summary
authorMatthias Clasen <mclasen@redhat.com>
Sun, 30 Jan 2011 07:21:16 +0000 (02:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 30 Jan 2011 07:21:16 +0000 (02:21 -0500)
configure.ac

index 18fbd51181ef635281d928e5124480ff9b122ec3..57a3519345f63a48bc67fcb394bc060943540bd0 100644 (file)
@@ -1702,7 +1702,10 @@ AC_OUTPUT
 included_immodules=${included_immodules//,/ }
 included_immodules=${included_immodules:-none}
 
-echo "configuration:"
+echo ""
+echo "        GTK+ $GTK_VERSION"
+echo "        ==========="
+echo ""
 echo "        GDK backends:         $GDK_BACKENDS"
 if test "x$enable_x11_backend" = "xyes"; then
 echo "        X11 extensions:       $X_EXTENSIONS"